-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat. simulation codes for canto modules #65
Conversation
need to fix coinswap simulation |
…tch/simulation # Conflicts: # x/erc20/module.go # x/govshuttle/module.go # x/inflation/module.go
# Conflicts: # app/app.go # x/coinswap/simulation/operation.go # x/coinswap/types/msgs.go # x/erc20/module.go
f5ddab1
to
45ac147
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- coinswap operations always fail
- minor comments for code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
need to implement RegisterStoreDecoder for all modules that have NewDecodeStore function. |
need to check interface about module.AppModuleSimulation for all AppModules. |
applied in 6d15af1 |
applied in 096d7d1 |
e7838ed
to
1c5079b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Closes: L-2, L-7
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...